home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 401-425 / disk_418 / moduladefs / readme < prev    next >
Text File  |  1992-05-06  |  2KB  |  44 lines

  1. When I first grew out of Pascal, and was looking at Modula 2 to gain
  2. access to those nice features of the Amiga, such as custom screens and
  3. flashy graphics, I did not buy a Modula 2 compiler right away.
  4.  
  5. Instead I picked up the PD Modula 2 available on Fred Fish #24, this was
  6. around 1987, long before Benchmark Modula 2 came out. The PD Compiler
  7. lacked several standard modules as well as the Amiga Specific modules.
  8.  
  9. Through long hours of reading Advanced Amiga Basic and looking at .bmap
  10. files I was able to write some Definition and Implementation modules for
  11. the Graphics and Intuition Amiga Libraries. Also a MathLib0 Module which
  12. was missing.
  13.  
  14.  
  15. The files in this archive are as follows:
  16.  
  17.    Intution.DEF & Intuition.MOD
  18.    Graphic.DEF  & Graphic.MOD
  19.  
  20. These are Definition and Implementation modules to access the Graphics
  21. library and Intuition library from the PD Modula 2 compiler found on
  22. Fred Fish disk #24. They go in the m2 directory of that disk.
  23.  
  24. FlashyPD.MOD is the source code for one of my first Modula 2 programs
  25. with the Fred Fish #24 Modula 2 program, it requires those as well as
  26. the MathLib0 modules.
  27.  
  28. Flashy2 is an enhanced version of FlashyPD written in TDI Modula 2, both
  29. FlashyPD and Flashy2 grew out of the Color Art Amiga Basic Program which
  30. appeared in Amazing Computing somewhere around 1987.
  31.  
  32. I am releasing these programs for their educational value,
  33. FlashyPD at least worked under 1.2 back when I had my 1000.
  34. Flashy2 will work under 1.2 and 1.3
  35.  
  36. Jonas Green
  37. 33 Washington Ave.
  38. Cambridge, Ma. 02140
  39.  
  40. Bix: mrdata
  41.  
  42.  
  43.  
  44.